func os/exec.findExecutable
3 uses
os/exec (current package)
lp_unix.go#L22: func findExecutable(file string) error {
lp_unix.go#L54: err := findExecutable(file)
lp_unix.go#L67: if err := findExecutable(path); err == nil {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)